home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 4917 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: fc.hp.com!tomk
  2. From: tomk@fc.hp.com (Tom Kennedy)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: CV64 24bit Static
  5. Date: 24 Feb 1996 06:08:08 GMT
  6. Organization: Hewlett-Packard Fort Collins Site
  7. Distribution: world
  8. Message-ID: <4gma08$kjg@fcnews.fc.hp.com>
  9. References: <19960222.679DC8.14907@tbag.org> <4glpmd$f15@fcnews.fc.hp.com>
  10. NNTP-Posting-Host: magnum.fc.hp.com
  11. X-Newsreader: TIN [version 1.2 PL1.4]
  12.  
  13. I (tomk@fc.hp.com) wrote:
  14. : I'd assume the static is caused by bandwidth limitations of the card
  15. : (display-refresh DMA has trouble keeping up).  Most graphics cards
  16. : that use VRAM do the display-refresh DMA through the serial access
  17. : port of the VRAM.  (VRAM is DRAM plus SAM.)  That SAM (serial access
  18. : memory) is basically a copy of one row of the main DRAM inside the
  19. : VRAM.  But, you can't do the DRAM to SAM copy when doing normal memory
  20. : access to the DRAM.  I think that's the problem -- when the cv64 is
  21. : running a high bandwidth screen, occasionally the DRAM to SAM copy
  22. : doesn't happen in time to keep up with the screen refresh.
  23.  
  24. : Anyway, it's just a guess :)  But it does fit the observed behavior... 
  25.  
  26. And a wrong one :(
  27.  
  28. I just checked the databooks, and the CV uses DRAMs...  Oh well.  
  29.  
  30. : But lowering the pixel clock should improve things.
  31.  
  32. The pixel clocks I use for 24 bit modes are: 52 MHz (920x720 @ 60 Hz)
  33.                                              41 MHz (800x600 @ 66 Hz)
  34.  
  35. The 52 Mhz modes has some static still, but the 800x600 is clean.
  36.  
  37. : Tom Kennedy
  38.  
  39. Tom Kennedy
  40.